body{
	width: 100%;
	height: auto;
	float: left;
	padding:0;
	background:#fff;
	font-family: "microsoft yahei";
 }
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
table{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:20px;
}	
tr{
	width: 100%;
    line-height: 30px;
    border-bottom: 1px dashed #e0e0e0;
    float: left;
}
td{
	/*border-bottom:1px dashed #e0e0e0;*/
	line-height:30px;
}
p{
	margin:0;
}
ul,li{
	list-style: none;
}
*{
	margin:0;
	padding:0;
	list-style-type:none;
}
a,img{
	border:0;
	list-style-type:none;
	text-decoration:none;
}
input,button,select,textarea{
	outline:none;
	box-shadow:none;
	background:none;
	border: none;

}
textarea{resize:none}
ul,dl,dd,dt,li,p,img,div{margin:0;padding:0;}

*{margin:0;padding:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
ul, li{list-style:none;}
img{border:0;}

/*@font-face {
  font-family: 'adobeht';
  src: url('pacifico.eot');
  src: url('pacifico.eot?#iefix') format('embedded-opentype'),
       url('pacifico.woff') format('woff'),
       url('pacifico.ttf') format('truetype'),
       url('pacifico.svg#Pacifico') format('svg');
}*/